[INFO] cloning repository https://github.com/tysen/store-infinite-recursion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tysen/store-infinite-recursion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftysen%2Fstore-infinite-recursion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftysen%2Fstore-infinite-recursion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0a0c55b442190c9a0c3aed36851a3aa7800b13e
[INFO] checking tysen/store-infinite-recursion against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftysen%2Fstore-infinite-recursion" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tysen/store-infinite-recursion
[INFO] finished tweaking git repo https://github.com/tysen/store-infinite-recursion
[INFO] tweaked toml for git repo https://github.com/tysen/store-infinite-recursion written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tysen/store-infinite-recursion on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tysen/store-infinite-recursion already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reactive_stores_macro v0.4.1
[INFO] [stderr]   Downloaded or_poisoned v0.1.0
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded reactive_stores v0.4.2
[INFO] [stderr]   Downloaded any_spawner v0.3.0
[INFO] [stderr]   Downloaded reactive_graph v0.2.13
[INFO] [stderr]   Downloaded guardian v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d0737ff0e3117add382f2960699f5ccb4b15017f872c157a9ea91ff7c8e27b56
[INFO] running `Command { std: "docker" "start" "d0737ff0e3117add382f2960699f5ccb4b15017f872c157a9ea91ff7c8e27b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0737ff0e3117add382f2960699f5ccb4b15017f872c157a9ea91ff7c8e27b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0737ff0e3117add382f2960699f5ccb4b15017f872c157a9ea91ff7c8e27b56" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0737ff0e3117add382f2960699f5ccb4b15017f872c157a9ea91ff7c8e27b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0737ff0e3117add382f2960699f5ccb4b15017f872c157a9ea91ff7c8e27b56" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling reactive_graph v0.2.13
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling reactive_stores_macro v0.4.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking reactive_stores v0.4.2
[INFO] [stderr]     Checking store-infinite-recursion v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&itertools::groupbylazy::ChunkBy<_, _, _>: IntoIterator`
[INFO] [stdout]   --> src/lib.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Store)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`store_infinite_recursion`)
[INFO] [stdout] note: required for `&Wrapper<itertools::groupbylazy::ChunkBy<_, _, _>>` to implement `IntoIterator`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a, T> IntoIterator for &'a Wrapper<T>
[INFO] [stdout]    |             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout] 16 | where
[INFO] [stdout] 17 |     &'a T: IntoIterator,
[INFO] [stdout]    |            ------------ unsatisfied trait bound introduced here
[INFO] [stdout]    = note: 125 redundant requirements hidden
[INFO] [stdout]    = note: required for `&Wrapper<Wrapper<Wrapper<Wrapper<Wrapper<Wrapper<Wrapper<...>>>>>>>` to implement `for<'a> IntoIterator`
[INFO] [stdout] note: required by a bound in `KeyedSubfield`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_stores-0.4.2/src/keyed.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct KeyedSubfield<Inner, Prev, K, T>
[INFO] [stdout]    |            ------------- required by a bound in this struct
[INFO] [stdout] 88 | where
[INFO] [stdout] 89 |     for<'a> &'a T: IntoIterator,
[INFO] [stdout]    |                    ^^^^^^^^^^^^ required by this bound in `KeyedSubfield`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/store_infinite_recursion-3af373c48628b0b6.long-type-10327817438309341722.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `Store` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `store-infinite-recursion` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&itertools::groupbylazy::ChunkBy<_, _, _>: IntoIterator`
[INFO] [stdout]   --> src/lib.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Store)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`store_infinite_recursion`)
[INFO] [stdout] note: required for `&Wrapper<itertools::groupbylazy::ChunkBy<_, _, _>>` to implement `IntoIterator`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a, T> IntoIterator for &'a Wrapper<T>
[INFO] [stdout]    |             ^^^^^^^^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout] 16 | where
[INFO] [stdout] 17 |     &'a T: IntoIterator,
[INFO] [stdout]    |            ------------ unsatisfied trait bound introduced here
[INFO] [stdout]    = note: 125 redundant requirements hidden
[INFO] [stdout]    = note: required for `&Wrapper<Wrapper<Wrapper<Wrapper<Wrapper<Wrapper<Wrapper<...>>>>>>>` to implement `for<'a> IntoIterator`
[INFO] [stdout] note: required by a bound in `KeyedSubfield`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reactive_stores-0.4.2/src/keyed.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct KeyedSubfield<Inner, Prev, K, T>
[INFO] [stdout]    |            ------------- required by a bound in this struct
[INFO] [stdout] 88 | where
[INFO] [stdout] 89 |     for<'a> &'a T: IntoIterator,
[INFO] [stdout]    |                    ^^^^^^^^^^^^ required by this bound in `KeyedSubfield`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/store_infinite_recursion-8d496ea15eea89c1.long-type-7505243644350123288.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `Store` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `store-infinite-recursion` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d0737ff0e3117add382f2960699f5ccb4b15017f872c157a9ea91ff7c8e27b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0737ff0e3117add382f2960699f5ccb4b15017f872c157a9ea91ff7c8e27b56", kill_on_drop: false }`
[INFO] [stdout] d0737ff0e3117add382f2960699f5ccb4b15017f872c157a9ea91ff7c8e27b56
